csssection: Tweak docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Mar 2021 06:30:31 +0000 (01:30 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000 (16:37 +0000)
gtk/css/gtkcsssection.h

index 0a5d0f143d6e724bbd0665cf3c46dd4731b989d7..9d6f1ba055627a0cf8db5f7bbb77523bc817dcb9 100644 (file)
@@ -33,9 +33,10 @@ G_BEGIN_DECLS
 /**
  * GtkCssSection:
  *
- * Defines a part of a CSS document. Because sections are nested into
- * one another, you can use gtk_css_section_get_parent() to get the
- * containing region.
+ * Defines a part of a CSS document.
+ *
+ * Because sections are nested into one another, you can use
+ * gtk_css_section_get_parent() to get the containing region.
  */
 typedef struct _GtkCssSection GtkCssSection;